ci: Add a flow that does a git libostree + git rust-bindings
authorColin Walters <walters@verbum.org>
Wed, 8 Jun 2022 13:53:33 +0000 (09:53 -0400)
committerColin Walters <walters@verbum.org>
Wed, 8 Jun 2022 14:33:46 +0000 (10:33 -0400)
commit5341a13b33d44284dc7aadf02f7689290d429234
treec4669bdd6809ea1bd3a404d84d4e85a06e40b229
parent1acb71fef72a5ce0d94301a2ecc76f5d32f79c0a
ci: Add a flow that does a git libostree + git rust-bindings

In https://github.com/ostreedev/ostree/pull/2633 I realized
that our CI only builds git of libostree or git of rust-bindings,
not git of both.  And we definitely want to test the latter too,
so e.g. the Rust tests *also* become tests for changes to the C code.
.github/workflows/rust.yml